bitkeeper revision 1.1159.119.1 (4177abc92lxQ-lnk0VCS5xNc95Aq7g)
authorcl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>
Thu, 21 Oct 2004 12:30:01 +0000 (12:30 +0000)
committercl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>
Thu, 21 Oct 2004 12:30:01 +0000 (12:30 +0000)
Undocument ``builder'' config option.

docs/user.tex
tools/examples/xmexample1
tools/examples/xmexample2

index c8755b70d7055b96d6ba0e898cb410edb955b350..e8d64d13848f8af350526bed7d5769d8d6f249e9 100644 (file)
@@ -760,7 +760,7 @@ Xen configuration files contain the following standard variables:
 \begin{description}
 \item[kernel] Path to the kernel image (on the server).
 \item[ramdisk] Path to a ramdisk image (optional).
-\item[builder] The name of the domain build function (e.g. {\tt'linux'} or {\tt'netbsd'}.
+\item[builder] The name of the domain build function (e.g. {\tt'linux'} or {\tt'netbsd'}.
 \item[memory] Memory size in megabytes.
 \item[cpu] CPU to assign this domain to.
 \item[nics] Number of virtual network interfaces.
index 7f66ce235d97e02d9c924239df62db6100135853..e9c7315a3b7d9e3dd5fd99d7a9236637415ef7c2 100644 (file)
@@ -15,7 +15,6 @@ kernel = "/boot/vmlinuz-2.6.8.1-xenU"
 
 # The domain build function. Default is 'linux'.
 #builder='linux'
-#builder='netbsd'
 
 # Initial memory allocation (in megabytes) for the new domain.
 memory = 64
index 131a79f9d54046c1bbad3dcdd00d2f12b40bf2f9..c7c5d3b54ff866ca68580ecd137312c407aa44f8 100644 (file)
@@ -43,7 +43,6 @@ kernel = "/boot/vmlinuz-2.6.8.1-xenU"
 
 # The domain build function. Default is 'linux'.
 #builder='linux'
-#builder='netbsd'
 
 # Initial memory allocation (in megabytes) for the new domain.
 memory = 64